home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Developer CD Series 1999 May: Tool Chest
/
Developer CD Series Tool Chest (Apple Computer)(May 1999).iso
/
What's New?
/
Technical Documentaion
/
Macintosh Technotes and Q&As
/
technotes
/
nw
/
TCP Server
/
main.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-12-10
|
174 b
|
11 lines
|
[
TEXT/R*ch
]
/*
TCP Client/Server Queuing Example
Steve Falkenburg, MacDTS, Apple Computer
3/11/92
*/
void main(void);
void InitMac(void);
void InitQueues(void);
void MainLoop(void);